const crypto/tls.typeCertificateStatus

3 uses

	crypto/tls (current package)
		common.go#L98: 	typeCertificateStatus   uint8 = 22
		conn.go#L1146: 	case typeCertificateStatus:
		handshake_messages.go#L1613: 	b.AddUint8(typeCertificateStatus)